xref: /minix3/share/i18n/csmapper/APPLE/ROMANIAN%UCS.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: ROMANIAN%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		ROMANIAN/UCS
5*36dcc4a4SLionel SambucSRC_ZONE	0x00-0xFF
6*36dcc4a4SLionel SambucOOB_MODE	ILSEQ
7*36dcc4a4SLionel SambucDST_ILSEQ	0xFFFE
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#=======================================================================
16*36dcc4a4SLionel Sambuc#   File name:  ROMANIAN.TXT
17*36dcc4a4SLionel Sambuc#
18*36dcc4a4SLionel Sambuc#   Contents:   Map (external version) from Mac OS Romanian
19*36dcc4a4SLionel Sambuc#               character set to Unicode 3.0 and later.
20*36dcc4a4SLionel Sambuc#
21*36dcc4a4SLionel Sambuc#   Copyright:  (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
22*36dcc4a4SLionel Sambuc#               reserved.
23*36dcc4a4SLionel Sambuc#
24*36dcc4a4SLionel Sambuc#   Contact:    charsets@apple.com
25*36dcc4a4SLionel Sambuc#
26*36dcc4a4SLionel Sambuc#   Changes:
27*36dcc4a4SLionel Sambuc#
28*36dcc4a4SLionel Sambuc#       c02  2005-Apr-05    Update header comments. Matches internal xml
29*36dcc4a4SLionel Sambuc#                           <c1.2> and Text Encoding Converter 2.0.
30*36dcc4a4SLionel Sambuc#      b3,c1 2002-Dec-19    Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
31*36dcc4a4SLionel Sambuc#                           to use new composed characters added in
32*36dcc4a4SLionel Sambuc#                           Unicode 3.0. Update URLs, notes. Matches
33*36dcc4a4SLionel Sambuc#                           internal utom<b3>.
34*36dcc4a4SLionel Sambuc#       b02  1999-Sep-22    Encoding changed for Mac OS 8.5; change
35*36dcc4a4SLionel Sambuc#                           mapping of 0xDB from CURRENCY SIGN to EURO
36*36dcc4a4SLionel Sambuc#                           SIGN. Update contact e-mail address. Matches
37*36dcc4a4SLionel Sambuc#                           internal utom<b2>, ufrm<b2>, and Text
38*36dcc4a4SLionel Sambuc#                           Encoding Converter version 1.5.
39*36dcc4a4SLionel Sambuc#       n05  1998-Feb-05    Minor update to header comments
40*36dcc4a4SLionel Sambuc#       n03  1997-Dec-14    Update to match internal utom<n5>, ufrm<n16>:
41*36dcc4a4SLionel Sambuc#                           Change standard mapping for 0xBD from U+2126
42*36dcc4a4SLionel Sambuc#                           to its canonical decomposition, U+03A9.
43*36dcc4a4SLionel Sambuc#                           Change mapping of 0xAF,0xBF,0xDE,0xDF from
44*36dcc4a4SLionel Sambuc#                           composed S/T WITH CEDILLA to S/T with
45*36dcc4a4SLionel Sambuc#                           COMBINING COMMA BELOW (to match our
46*36dcc4a4SLionel Sambuc#                           decomposition mappings).
47*36dcc4a4SLionel Sambuc#       n02  1995-Apr-15    First version (after fixing some typos).
48*36dcc4a4SLionel Sambuc#                           Matches internal ufrm<n4>.
49*36dcc4a4SLionel Sambuc#
50*36dcc4a4SLionel Sambuc# Standard header:
51*36dcc4a4SLionel Sambuc# ----------------
52*36dcc4a4SLionel Sambuc#
53*36dcc4a4SLionel Sambuc#   Apple, the Apple logo, and Macintosh are trademarks of Apple
54*36dcc4a4SLionel Sambuc#   Computer, Inc., registered in the United States and other countries.
55*36dcc4a4SLionel Sambuc#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
56*36dcc4a4SLionel Sambuc#   throughout this document, "Macintosh" can be used to refer to
57*36dcc4a4SLionel Sambuc#   Macintosh computers and "Unicode" can be used to refer to the
58*36dcc4a4SLionel Sambuc#   Unicode standard.
59*36dcc4a4SLionel Sambuc#
60*36dcc4a4SLionel Sambuc#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
61*36dcc4a4SLionel Sambuc#   either express or implied, with respect to this document and the
62*36dcc4a4SLionel Sambuc#   included data, its quality, accuracy, or fitness for a particular
63*36dcc4a4SLionel Sambuc#   purpose. In no event will Apple be liable for direct, indirect,
64*36dcc4a4SLionel Sambuc#   special, incidental, or consequential damages resulting from any
65*36dcc4a4SLionel Sambuc#   defect or inaccuracy in this document or the included data.
66*36dcc4a4SLionel Sambuc#
67*36dcc4a4SLionel Sambuc#   These mapping tables and character lists are subject to change.
68*36dcc4a4SLionel Sambuc#   The latest tables should be available from the following:
69*36dcc4a4SLionel Sambuc#
70*36dcc4a4SLionel Sambuc#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
71*36dcc4a4SLionel Sambuc#
72*36dcc4a4SLionel Sambuc#   For general information about Mac OS encodings and these mapping
73*36dcc4a4SLionel Sambuc#   tables, see the file "README.TXT".
74*36dcc4a4SLionel Sambuc#
75*36dcc4a4SLionel Sambuc# Format:
76*36dcc4a4SLionel Sambuc# -------
77*36dcc4a4SLionel Sambuc#
78*36dcc4a4SLionel Sambuc#   Three tab-separated columns;
79*36dcc4a4SLionel Sambuc#   '#' begins a comment which continues to the end of the line.
80*36dcc4a4SLionel Sambuc#     Column #1 is the Mac OS Romanian code (in hex as 0xNN)
81*36dcc4a4SLionel Sambuc#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
82*36dcc4a4SLionel Sambuc#     Column #3 is a comment containing the Unicode name
83*36dcc4a4SLionel Sambuc#
84*36dcc4a4SLionel Sambuc#   The entries are in Mac OS Romanian code order.
85*36dcc4a4SLionel Sambuc#
86*36dcc4a4SLionel Sambuc#   One of these mappings requires the use of a corporate character.
87*36dcc4a4SLionel Sambuc#   See the file "CORPCHAR.TXT" and notes below.
88*36dcc4a4SLionel Sambuc#
89*36dcc4a4SLionel Sambuc#   Control character mappings are not shown in this table, following
90*36dcc4a4SLionel Sambuc#   the conventions of the standard UTC mapping tables. However, the
91*36dcc4a4SLionel Sambuc#   Mac OS Romanian character set uses the standard control characters at
92*36dcc4a4SLionel Sambuc#   0x00-0x1F and 0x7F.
93*36dcc4a4SLionel Sambuc#
94*36dcc4a4SLionel Sambuc# Notes on Mac OS Romanian:
95*36dcc4a4SLionel Sambuc# -------------------------
96*36dcc4a4SLionel Sambuc#
97*36dcc4a4SLionel Sambuc#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
98*36dcc4a4SLionel Sambuc#   environments, it is only supported via transcoding to and from
99*36dcc4a4SLionel Sambuc#   Unicode.
100*36dcc4a4SLionel Sambuc#
101*36dcc4a4SLionel Sambuc#   Mac OS Romanian is used only for Romanian.
102*36dcc4a4SLionel Sambuc#
103*36dcc4a4SLionel Sambuc#   The Mac OS Romanian encoding shares the script code smRoman
104*36dcc4a4SLionel Sambuc#   (0) with the standard Mac OS Roman encoding. To determine if
105*36dcc4a4SLionel Sambuc#   the Romanian encoding is being used, you must also check if the
106*36dcc4a4SLionel Sambuc#   system region code is 39, verRomania.
107*36dcc4a4SLionel Sambuc#
108*36dcc4a4SLionel Sambuc#   This character set is a variant of standard Mac OS Roman, adding
109*36dcc4a4SLionel Sambuc#   upper and lower A breve, S comma below, and T comma below. It
110*36dcc4a4SLionel Sambuc#   has 6 code point differences from standard Mac OS Roman.
111*36dcc4a4SLionel Sambuc#
112*36dcc4a4SLionel Sambuc#   Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
113*36dcc4a4SLionel Sambuc#   mapped to U+00A4. In Mac OS 8.5 and later versions, code point
114*36dcc4a4SLionel Sambuc#   0xDB is changed to EURO SIGN and maps to U+20AC; the standard
115*36dcc4a4SLionel Sambuc#   Apple fonts are updated for Mac OS 8.5 to reflect this. There is
116*36dcc4a4SLionel Sambuc#   a "currency sign" variant of the Mac OS Romanian encoding that
117*36dcc4a4SLionel Sambuc#   still maps 0xDB to U+00A4; this can be used for older fonts.
118*36dcc4a4SLionel Sambuc#
119*36dcc4a4SLionel Sambuc# Unicode mapping issues and notes:
120*36dcc4a4SLionel Sambuc# ---------------------------------
121*36dcc4a4SLionel Sambuc#
122*36dcc4a4SLionel Sambuc#   The following corporate zone Unicode character is used in this
123*36dcc4a4SLionel Sambuc#   mapping:
124*36dcc4a4SLionel Sambuc#
125*36dcc4a4SLionel Sambuc#     0xF8FF  Apple logo
126*36dcc4a4SLionel Sambuc#
127*36dcc4a4SLionel Sambuc#   NOTE: The graphic image associated with the Apple logo character
128*36dcc4a4SLionel Sambuc#   is not authorized for use without permission of Apple, and
129*36dcc4a4SLionel Sambuc#   unauthorized use might constitute trademark infringement.
130*36dcc4a4SLionel Sambuc#
131*36dcc4a4SLionel Sambuc# Details of mapping changes in each version:
132*36dcc4a4SLionel Sambuc# -------------------------------------------
133*36dcc4a4SLionel Sambuc#
134*36dcc4a4SLionel Sambuc#   Changes from version b02 to version b03/c01:
135*36dcc4a4SLionel Sambuc#
136*36dcc4a4SLionel Sambuc#   - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
137*36dcc4a4SLionel Sambuc#     composed Unicode characters 0x0218-0x021B added in Unicode 3.0;
138*36dcc4a4SLionel Sambuc#     the previous mappings were to the equivalent decomposition
139*36dcc4a4SLionel Sambuc#     sequences.
140*36dcc4a4SLionel Sambuc#
141*36dcc4a4SLionel Sambuc#   Changes from version n05 to version b02:
142*36dcc4a4SLionel Sambuc#
143*36dcc4a4SLionel Sambuc#   - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
144*36dcc4a4SLionel Sambuc#   CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
145*36dcc4a4SLionel Sambuc#
146*36dcc4a4SLionel Sambuc#   Changes from version n02 to version n03:
147*36dcc4a4SLionel Sambuc#
148*36dcc4a4SLionel Sambuc#   - Change mapping of 0xBD from U+2126 to its canonical
149*36dcc4a4SLionel Sambuc#     decomposition, U+03A9.
150*36dcc4a4SLionel Sambuc#   - Change mapping of 0xAF,0xBF,0xDE,0xDF from composed S or T
151*36dcc4a4SLionel Sambuc#     WITH CEDILLA to S or T with COMBINING COMMA BELOW (to match
152*36dcc4a4SLionel Sambuc#     our decomposition mappings).
153*36dcc4a4SLionel Sambuc#
154*36dcc4a4SLionel Sambuc##################
155*36dcc4a4SLionel Sambuc0x00 - 0x7E = 0x0000 -
156*36dcc4a4SLionel Sambuc0x80 = 0x00C4
157*36dcc4a4SLionel Sambuc0x81 = 0x00C5
158*36dcc4a4SLionel Sambuc0x82 = 0x00C7
159*36dcc4a4SLionel Sambuc0x83 = 0x00C9
160*36dcc4a4SLionel Sambuc0x84 = 0x00D1
161*36dcc4a4SLionel Sambuc0x85 = 0x00D6
162*36dcc4a4SLionel Sambuc0x86 = 0x00DC
163*36dcc4a4SLionel Sambuc0x87 = 0x00E1
164*36dcc4a4SLionel Sambuc0x88 = 0x00E0
165*36dcc4a4SLionel Sambuc0x89 = 0x00E2
166*36dcc4a4SLionel Sambuc0x8A = 0x00E4
167*36dcc4a4SLionel Sambuc0x8B = 0x00E3
168*36dcc4a4SLionel Sambuc0x8C = 0x00E5
169*36dcc4a4SLionel Sambuc0x8D = 0x00E7
170*36dcc4a4SLionel Sambuc0x8E = 0x00E9
171*36dcc4a4SLionel Sambuc0x8F = 0x00E8
172*36dcc4a4SLionel Sambuc0x90 = 0x00EA
173*36dcc4a4SLionel Sambuc0x91 = 0x00EB
174*36dcc4a4SLionel Sambuc0x92 = 0x00ED
175*36dcc4a4SLionel Sambuc0x93 = 0x00EC
176*36dcc4a4SLionel Sambuc0x94 = 0x00EE
177*36dcc4a4SLionel Sambuc0x95 = 0x00EF
178*36dcc4a4SLionel Sambuc0x96 = 0x00F1
179*36dcc4a4SLionel Sambuc0x97 = 0x00F3
180*36dcc4a4SLionel Sambuc0x98 = 0x00F2
181*36dcc4a4SLionel Sambuc0x99 = 0x00F4
182*36dcc4a4SLionel Sambuc0x9A = 0x00F6
183*36dcc4a4SLionel Sambuc0x9B = 0x00F5
184*36dcc4a4SLionel Sambuc0x9C = 0x00FA
185*36dcc4a4SLionel Sambuc0x9D = 0x00F9
186*36dcc4a4SLionel Sambuc0x9E = 0x00FB
187*36dcc4a4SLionel Sambuc0x9F = 0x00FC
188*36dcc4a4SLionel Sambuc0xA0 = 0x2020
189*36dcc4a4SLionel Sambuc0xA1 = 0x00B0
190*36dcc4a4SLionel Sambuc0xA2 = 0x00A2
191*36dcc4a4SLionel Sambuc0xA3 = 0x00A3
192*36dcc4a4SLionel Sambuc0xA4 = 0x00A7
193*36dcc4a4SLionel Sambuc0xA5 = 0x2022
194*36dcc4a4SLionel Sambuc0xA6 = 0x00B6
195*36dcc4a4SLionel Sambuc0xA7 = 0x00DF
196*36dcc4a4SLionel Sambuc0xA8 = 0x00AE
197*36dcc4a4SLionel Sambuc0xA9 = 0x00A9
198*36dcc4a4SLionel Sambuc0xAA = 0x2122
199*36dcc4a4SLionel Sambuc0xAB = 0x00B4
200*36dcc4a4SLionel Sambuc0xAC = 0x00A8
201*36dcc4a4SLionel Sambuc0xAD = 0x2260
202*36dcc4a4SLionel Sambuc0xAE = 0x0102
203*36dcc4a4SLionel Sambuc0xAF = 0x0218
204*36dcc4a4SLionel Sambuc0xB0 = 0x221E
205*36dcc4a4SLionel Sambuc0xB1 = 0x00B1
206*36dcc4a4SLionel Sambuc0xB2 = 0x2264
207*36dcc4a4SLionel Sambuc0xB3 = 0x2265
208*36dcc4a4SLionel Sambuc0xB4 = 0x00A5
209*36dcc4a4SLionel Sambuc0xB5 = 0x00B5
210*36dcc4a4SLionel Sambuc0xB6 = 0x2202
211*36dcc4a4SLionel Sambuc0xB7 = 0x2211
212*36dcc4a4SLionel Sambuc0xB8 = 0x220F
213*36dcc4a4SLionel Sambuc0xB9 = 0x03C0
214*36dcc4a4SLionel Sambuc0xBA = 0x222B
215*36dcc4a4SLionel Sambuc0xBB = 0x00AA
216*36dcc4a4SLionel Sambuc0xBC = 0x00BA
217*36dcc4a4SLionel Sambuc0xBD = 0x03A9
218*36dcc4a4SLionel Sambuc0xBE = 0x0103
219*36dcc4a4SLionel Sambuc0xBF = 0x0219
220*36dcc4a4SLionel Sambuc0xC0 = 0x00BF
221*36dcc4a4SLionel Sambuc0xC1 = 0x00A1
222*36dcc4a4SLionel Sambuc0xC2 = 0x00AC
223*36dcc4a4SLionel Sambuc0xC3 = 0x221A
224*36dcc4a4SLionel Sambuc0xC4 = 0x0192
225*36dcc4a4SLionel Sambuc0xC5 = 0x2248
226*36dcc4a4SLionel Sambuc0xC6 = 0x2206
227*36dcc4a4SLionel Sambuc0xC7 = 0x00AB
228*36dcc4a4SLionel Sambuc0xC8 = 0x00BB
229*36dcc4a4SLionel Sambuc0xC9 = 0x2026
230*36dcc4a4SLionel Sambuc0xCA = 0x00A0
231*36dcc4a4SLionel Sambuc0xCB = 0x00C0
232*36dcc4a4SLionel Sambuc0xCC = 0x00C3
233*36dcc4a4SLionel Sambuc0xCD = 0x00D5
234*36dcc4a4SLionel Sambuc0xCE = 0x0152
235*36dcc4a4SLionel Sambuc0xCF = 0x0153
236*36dcc4a4SLionel Sambuc0xD0 = 0x2013
237*36dcc4a4SLionel Sambuc0xD1 = 0x2014
238*36dcc4a4SLionel Sambuc0xD2 = 0x201C
239*36dcc4a4SLionel Sambuc0xD3 = 0x201D
240*36dcc4a4SLionel Sambuc0xD4 = 0x2018
241*36dcc4a4SLionel Sambuc0xD5 = 0x2019
242*36dcc4a4SLionel Sambuc0xD6 = 0x00F7
243*36dcc4a4SLionel Sambuc0xD7 = 0x25CA
244*36dcc4a4SLionel Sambuc0xD8 = 0x00FF
245*36dcc4a4SLionel Sambuc0xD9 = 0x0178
246*36dcc4a4SLionel Sambuc0xDA = 0x2044
247*36dcc4a4SLionel Sambuc0xDB = 0x20AC
248*36dcc4a4SLionel Sambuc0xDC = 0x2039
249*36dcc4a4SLionel Sambuc0xDD = 0x203A
250*36dcc4a4SLionel Sambuc0xDE = 0x021A
251*36dcc4a4SLionel Sambuc0xDF = 0x021B
252*36dcc4a4SLionel Sambuc0xE0 = 0x2021
253*36dcc4a4SLionel Sambuc0xE1 = 0x00B7
254*36dcc4a4SLionel Sambuc0xE2 = 0x201A
255*36dcc4a4SLionel Sambuc0xE3 = 0x201E
256*36dcc4a4SLionel Sambuc0xE4 = 0x2030
257*36dcc4a4SLionel Sambuc0xE5 = 0x00C2
258*36dcc4a4SLionel Sambuc0xE6 = 0x00CA
259*36dcc4a4SLionel Sambuc0xE7 = 0x00C1
260*36dcc4a4SLionel Sambuc0xE8 = 0x00CB
261*36dcc4a4SLionel Sambuc0xE9 = 0x00C8
262*36dcc4a4SLionel Sambuc0xEA = 0x00CD
263*36dcc4a4SLionel Sambuc0xEB = 0x00CE
264*36dcc4a4SLionel Sambuc0xEC = 0x00CF
265*36dcc4a4SLionel Sambuc0xED = 0x00CC
266*36dcc4a4SLionel Sambuc0xEE = 0x00D3
267*36dcc4a4SLionel Sambuc0xEF = 0x00D4
268*36dcc4a4SLionel Sambuc0xF0 = 0xF8FF
269*36dcc4a4SLionel Sambuc0xF1 = 0x00D2
270*36dcc4a4SLionel Sambuc0xF2 = 0x00DA
271*36dcc4a4SLionel Sambuc0xF3 = 0x00DB
272*36dcc4a4SLionel Sambuc0xF4 = 0x00D9
273*36dcc4a4SLionel Sambuc0xF5 = 0x0131
274*36dcc4a4SLionel Sambuc0xF6 = 0x02C6
275*36dcc4a4SLionel Sambuc0xF7 = 0x02DC
276*36dcc4a4SLionel Sambuc0xF8 = 0x00AF
277*36dcc4a4SLionel Sambuc0xF9 = 0x02D8
278*36dcc4a4SLionel Sambuc0xFA = 0x02D9
279*36dcc4a4SLionel Sambuc0xFB = 0x02DA
280*36dcc4a4SLionel Sambuc0xFC = 0x00B8
281*36dcc4a4SLionel Sambuc0xFD = 0x02DD
282*36dcc4a4SLionel Sambuc0xFE = 0x02DB
283*36dcc4a4SLionel Sambuc0xFF = 0x02C7
284*36dcc4a4SLionel SambucEND_MAP
285